home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 47 / MOBICLIC 47.ISO / mac / DATA / COMMUNS / MOBICLIC_MENUS.CST / 00239_Script_PRESENTATION_JEU < prev    next >
Text File  |  2002-09-19  |  197b  |  12 lines

  1. global gcompteur
  2. -----------------------
  3. on exitFrame me
  4.   case(gcompteur) of
  5.     0,1:
  6.       soncyber("6")
  7.     otherwise:
  8.       nothing
  9.   end case
  10.   cursor -1
  11. end
  12. -----------------------